Global Index
HTML5 JS API Index > File System API Tutorials & Specs

MetadataCallback

This interface is the callback used to look up file and directory metadata.

Operations
void
handleEvent(Metadata metadata)
Used to supply file or directory metadata as a response to a user query.
Referenced by
EntrygetMetadata(...)